home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20041116-20060924 / 000191_jaltman2@nyc.rr.com_Sun Nov 6 17:42:44 2005.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Path: newsmaster.cc.columbia.edu!newsfeed.nyu.edu!newsfeed.arcor.de!in.100proofnews.com!in.100proofnews.com!news-west.rr.com!news.rr.com!news-wrt-01.rdc-nyc.rr.com!cyclone.rdc-nyc.rr.com!news-out.nyc.rr.com!news-wrt-01.rdc-nyc.rr.com.POSTED!53ab2750!not-for-mail
  2. From: Jeffrey Altman <jaltman2@nyc.rr.com>
  3. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915
  4. X-Accept-Language: en-us, en
  5. MIME-Version: 1.0
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: VT100 Control Character problems
  8. References: <1131056706.766259.270570@g14g2000cwa.googlegroups.com>   <XYJaf.12489$u43.6423@twister.nyc.rr.com> <1131118904.215939.217090@o13g2000cwo.googlegroups.com>
  9. In-Reply-To: <1131118904.215939.217090@o13g2000cwo.googlegroups.com>
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. Lines: 36
  13. Message-ID: <XDLaf.437$ek6.147@news-wrt-01.rdc-nyc.rr.com>
  14. Date: Fri, 04 Nov 2005 16:04:07 GMT
  15. NNTP-Posting-Host: 68.175.91.105
  16. X-Complaints-To: abuse@rr.com
  17. X-Trace: news-wrt-01.rdc-nyc.rr.com 1131120247 68.175.91.105 (Fri, 04 Nov 2005 11:04:07 EST)
  18. NNTP-Posting-Date: Fri, 04 Nov 2005 11:04:07 EST
  19. Organization: Road Runner High Speed Online http://www.rr.com
  20. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15437
  21.  
  22. malone wrote:
  23. > Number 2 is what I am really looking for.
  24. >      You want the contents of the stream to be interpretted and
  25. > displayed
  26. >      in the command session while your input script is running.
  27. >      When I connect to the host manully, the characters are
  28. > interpretted and displayed as colored text or blinking text or whatever
  29. > it is set for, but when I connect using the script, the control
  30. > characters are not interpretted and displayed as the control characters
  31. > instead, ie..[0;1;32m.
  32. >      The whole process that I am creating is to be automatic and not
  33. > user controlled. But if someone is watching the process it should be
  34. > easy to follow where exactly the script is.
  35.  
  36. Then as I indicated you will need to re-write your script in terms
  37. of CONNECT mode triggers instead of INPUT commands.  CONNECT (aka
  38. terminal) mode is the only place where visible display of the terminal
  39. screen buffers is available.
  40.  
  41. If you wish to contract to have a new feature added that would allow
  42. a script to execute without displaying the command screen.  Please
  43. contact me via the information posted at
  44.  
  45.     https://www.secure-endpoints.com
  46.  
  47. Jeffrey Altman
  48. Secure Endpoints Inc.
  49.  
  50.  
  51. -- 
  52. -----------------
  53. This e-mail account is not read on a regular basis.
  54. Please send private responses to jaltman at mit dot edu